home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BBS / MUBBS / MUBBS Tools1.0.cpt / MUBBS Tools ƒ / help / Util Programs / Update File Sect < prev    next >
Text File  |  1992-02-08  |  2KB  |  50 lines

  1.  
  2. Update File Sections:
  3.  
  4. You RUN this inside the same folder as MUBBS. It's a cheap HACK that may become a "sysop" callable module.
  5.  
  6. It reads the folders inside of the "files" folder and makes your directory files FOR YOU !
  7.  
  8. It pretty much leaves your EXISTING file sections alone.
  9.  
  10. If you have added NEW folders, you run this program and it adds the new directories needed to make it appear to the user.
  11.  
  12. Your folders can be 3 levels deep. Like this:
  13.  
  14. ":files:folder1:folder2:folder3"
  15.  
  16. You can name your folders up to 15 characters long (if it's longer the user doesn't see all the characters).
  17.  
  18. KEEP THOSE NAMES SHORT !
  19.  
  20. Names can get real long if they are 3 folders deep like:
  21.  
  22. ":files:Abignameforaexample:andanothernamethat'slong:andyoulose"
  23.  
  24. This is NOT necessary and is quite silly.
  25.  
  26. The FIRST character of each FOLDER WITHIN A FOLDER *MUST* be different than any other folder's FIRST CHARACTER. This is what the user selects to get into the folder. You should CAPITILIZE the folders first character and make the others lower case. Even second words like this: "Module source".
  27.  
  28. If there's two folders named "Joe" and "Jack", if the user picks "J" it will probably pick the first "J" it finds (Jack) and they will never be able to pick it. In this situation you could name them: "Joe" and "1 jack".
  29.  
  30. Most characters are valid, don't use ":" ! Try to use letters first, then if you run out of characters, use numbers next.
  31.  
  32. You can have as many folders within one folder that you want. It is HIGHLY recomended to classify your files AS MUCH AS POSSIBLE. It makes it much NICER for your users. Remember you may be 1 out of 1000 people using your system, please make it nice for your users.
  33.  
  34. There are several "empty" sections set up for you when MUBBS is archived. You can remove these as you wish.
  35.  
  36. The first number in a directory determines WHAT type of directory it
  37. is.
  38.  
  39. 1= A directory of folders.
  40. 2= A directory of FILES, but it prints a "menu" file called
  41.     "filemenu.txt" or "filemenu.ansi" before showing the ":"
  42.     prompt to the user.
  43. 3= A directory of FILES, the system AUTOMATICLY generates
  44.     a menu of folders for you ! (I recomend this because
  45.     you can change your files around eaiser !)
  46.  
  47. If it is set to 2 or 3, the Update File Sections Program leaves the directory alone.
  48.  
  49.  
  50.